.page-header h2 {
  color: red;
}
.avs_v2 .avs_thumb {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.avs_v2 .avs_thumb .avs_thumb_inner {
  padding: 10px !important;
}
.avs_v2 .avs_thumb .avs_thumb_inner .avs_img_container .image {
  width: 100% !important;
  height: auto !important;
}
.nav-items > div {
  border: 1px solid #79ab18;
}
.nav-items > div:first-child {
  border-left: 1px solid #79ab18;
}
.nav-items > div:last-child {
  border-right: 1px solid #79ab18;
}
#jevents_body {
  padding-left: 15px;
  padding-right: 15px;
}
#jevents_body .nav-items div.active a:hover,
.jev_header2 .active a:hover {
  background-color: #FFF;
  border-left: 1px solid #79ab18;
  color: #79ab18;
}
#jevents_body .nav-items > div a:hover {
  background-color: #CCC;
  border-left: 1px solid #79ab18;
}
#jevents_body .nav-items div.active a,
.jev_header2 .active a {
  background-color: #79ab18;
  color: #fff;
}
.jev_toprow div.previousmonth,
.jev_toprow div.nextmonth {
  background-color: #79ab18;
  border: 1px solid #79ab18;
}
.jev_toprow div.currentmonth {
  border-top: 1px solid #79ab18;
  border-bottom: 1px solid #79ab18;
}
#jevents_body .cal_today a.cal_daylink {
  background-color: #79ab18;
}
#jevents_body .cal_today a.cal_daylink:hover {
  border-left: 1px solid #79ab18;
  border: 1px solid #79ab18;
  color: #79ab18;
}
a.cal_daylink:hover {
  color: #79ab18;
}
.info-in-title .actions {
  margin: 0;
}
.info-in-title .actions li {
  list-style: none;
  float: right;
  text-align: right;
}
.info-in-title .actions li a {
  color: #909090;
  display: block;
  font-size: 0;
  margin-left: 10px;
}
.info-in-title .published {
  color: #909090;
  text-align: right;
}
#aimysitemap-index h2 {
  border-bottom: 3px solid #79ab18;
  font-size: 17px;
  color: #4d4d4d;
}
#aimysitemap-index a {
  color: #000;
}
#aimysitemap-index ul li {
  list-style: none;
}
#aimysitemap-index ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #79ab18;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  margin-left: -22px;
}
#yt_sidebar_right {
  position: fixed;
  top: 165px;
  right: 5px;
  width: 50px;
}
#yt_sidebar_right .social-sidebar ul {
  margin: 0;
}
#yt_sidebar_right .social-sidebar ul li {
  list-style: none;
}
#yt_sidebar_right .social-sidebar ul li a {
  font-size: 0;
  width: 35px;
  height: 34px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6.5px;
}
#yt_sidebar_right .social-sidebar ul li.facebook a {
  background: transparent url('../../templates/nileba/images/icon-facebook.png') no-repeat;
}
#yt_sidebar_right .social-sidebar ul li.twitter a {
  background: transparent url('../../templates/nileba/images/icon-twitter.png') no-repeat;
}
#yt_sidebar_right .social-sidebar ul li.youtube a {
  background: transparent url('../../templates/nileba/images/icon-youtube.png') no-repeat;
}
.fluidMedia {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 1px;
  height: 0;
  overflow: hidden;
}
.fluidMedia .fluidMedia iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
